--- id: TASK-008 title: Add more leagues status: "\U0001F7E2 In progress" assignee: - '@humdrum-tiv' created_date: '2026-06-16 21:06' updated_date: '2026-06-18 01:17' labels: - feature dependencies: [] priority: medium ordinal: 8000 --- ## Description Append to model.Leagues with ESPN sport/path segments: WNBA (basketball/wnba), MLS (soccer/usa.1), NWSL (soccer/usa.nwsl), Premier League (soccer/eng.1), La Liga (soccer/esp.1), Bundesliga (soccer/ger.1), Serie A (soccer/ita.1), Ligue 1 (soccer/fra.1), Champions League (soccer/uefa.champions). Each needs accent color + glyph. Architecture already flows new leagues through fetch/grouping/tabs automatically. Coordinate with TASK-002 (user-selectable leagues) so the tab bar doesn't overflow. ## Acceptance Criteria - [ ] #1 all listed leagues appear in model.Leagues with correct ESPN paths - [ ] #2 each has accent color + glyph - [ ] #3 verified each path returns scoreboard data ## Implementation Notes WNBA (basketball/wnba) added to model.Leagues — verified 22 games + 2 standings groups live. Remaining team-shaped roadmap: MLS, NWSL, Premier League, La Liga, Bundesliga, Serie A, Ligue 1, Champions League (soccer/uefa.champions), NCAA M basketball (basketball/mens-college-basketball), NCAA W basketball (basketball/womens-college-basketball), NCAA football (football/college-football).